-
Home
-
WP Statistics – Simple, privacy-friendly Google Analytics alternative
-
14.15.6 (latest)
-
Code
-
Classes
- DB
| Total Complexity |
26 |
| Dependencies |
1 |
| Dependents |
41 |
| Total lines |
280 |
| Lines of code |
102 |
| Logical lines of code |
49 |
| Comment lines |
109 |
| Methods |
14 |
| Properties |
2 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| table() |
S |
54 |
7 |
21 |
| EmptyTable() |
S |
61 |
3 |
11 |
| isColumnType() |
S |
67 |
3 |
7 |
| getTableDesc() |
S |
58 |
2 |
14 |
| getTableRows() |
S |
62 |
2 |
11 |
| prefix() |
S |
77 |
1 |
4 |
| charset_collate() |
S |
76 |
1 |
4 |
| getTableName() |
S |
78 |
1 |
3 |
| ExistTable() |
S |
74 |
1 |
4 |
| insert_ignore() |
S |
72 |
1 |
5 |
| getTableInformation() |
S |
74 |
1 |
4 |
| optimizeTable() |
S |
75 |
1 |
4 |
| repairTable() |
S |
75 |
1 |
4 |
| getColumnType() |
S |
70 |
1 |
6 |